/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

*{box-sizing: border-box;}

#copy{display: none;}

a{font: inherit;color:inherit;text-decoration: none;}
a:hover { color:#1244b5;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto;width: 1400px; }
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:94%;}

.fl { float: left;}
.fr {float: right;}

em,i {font-style: normal;}


/*隐藏右边滚动条*/
body::-webkit-scrollbar {  display: none;}


/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en{font-family: "Arial, Helvetica, sans-serif";text-transform: uppercase;}
.font_en2{font-family: "Avant_Garde_Medium-Normal";text-transform: uppercase;}


/*英文字体包*/
@font-face {
  font-family:"Avant_Garde_Medium-Normal";
  src: url("//memberpic.114my.com.cn/dgkaicheng/cssnew/Avant_Garde_Medium-Normal.woff2.txt") format("woff2"),
       url("//memberpic.114my.com.cn/dgkaicheng/cssnew/Avant_Garde_Medium-Normal.woff.txt") format("woff"),
       url("//memberpic.114my.com.cn/dgkaicheng/cssnew/Avant_Garde_Medium-Normal.ttf.txt") format("ttf"),
       url("//memberpic.114my.com.cn/dgkaicheng/cssnew/Avant_Garde_Medium-Normal.eot.txt") format("eot"),
       url("//memberpic.114my.com.cn/dgkaicheng/cssnew/Avant_Garde_Medium-Normal.svg.txt") format("svg");
}

 
    



/*标题*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{font-size:40px;color:#333;}
.title t{color:#1244b5;}
.title p{font-size: 18px;color:#999;line-height: 30px;}
.title p:after{content:"";display: block;width:30px;height:30px;margin: 10px auto 0;background: url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211020/20211020104502_968581566.png)no-repeat;-webkit-transform: rotate(360deg); animation: rotation 3s linear infinite; -moz-animation: rotation 3s linear infinite; -webkit-animation: rotation 3s linear infinite; -o-animation: rotation 3s linear infinite;}

@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
 



/*最上*/
.top_bg{height:45px;line-height: 45px;background:#1244b5;font-size: 15px;color:#6e8fda;}
.top_bg a{font-size: 15px;color:#6e8fda;}
.top_connect a{float:left;display:block;height: 45px;padding:0 35px;border-left: 1px #2357ce solid;color:#6e8fda;font-size: 15px;}
.top_connect a:last-child{border-right: 1px #2357ce solid;}
.top_connect a span{font-size: 18px;color:#fff;font-weight: bold;}




/*抬头*/
.head_bg{height:130px;position: relative;}
.logo{margin:30px 20px 0 0;}
.men{padding-top:36px;}
.men p:before{content:"";display: block;width:453px;height:33px;margin-bottom: 5px;background:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211018/20211018203104_167050991.png)no-repeat;}
.men p{font-size: 18px;color:#999;}

/*栏目*/
.nav{margin-right: 3vw;}
.NavCeshi li{float:left;padding: 0 1.2vw;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li>a{display:block;position: relative;text-align: center;}
.NavCeshi li i{line-height:130px;font-style:normal;font-size: 16px;color:#333;}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#1244b5;}
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:2px;transition: 0.2s all ease-in-out; position: absolute; left:0%; bottom: 0; background: #1244b5;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}

/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #1244b5 solid;position: absolute;left:50%;top:100px;transform: translate(-50% );z-index: 9;transition: all 0.3s ease-out 0s;opacity: 0;}
.NavCeshi li:hover .nav2{opacity: 1;top:130px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #1244b5;color: #fff;text-align: center;transition:ease-out .3s;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.NavCeshi .nav2 a:hover{background: #fff;text-indent: 10px;color: #1244b5;}
.nav2 table{width: 100%;}



/*其他屏幕样式*/
@media (max-width: 1850px) and (min-width: 1781px){

}
@media (max-width: 1780px) and (min-width: 1681px){
 .NavCeshi li{padding: 0 1.1vw;}
}
@media (max-width: 1680px) and (min-width: 1600px){
     .NavCeshi li{padding: 0 1vw;}
.NavCeshi li i{font-size: 15px;}
}
@media (max-width: 1599px) and (min-width: 1500px){
     .NavCeshi li{padding: 0 0.9vw;}
.NavCeshi li i{font-size: 14px;}
}
@media (max-width: 1499px) and (min-width: 1400px){
    .NavCeshi li{padding: 0 0.8vw;}
.NavCeshi li i{font-size: 14px;}
}


/*搜索*/
.search{width: 100%;position: absolute;padding: 0 2%;top: 131px;right: 0;background: rgb(0 0 0 / 0.6);z-index: 99;transition:all 0.3s;transform: rotateX(90deg);}
.search_bg:hover .search{transform: rotateX(0deg);}
.search_nbg{position: absolute;z-index: 999;top: 516px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{margin:0 auto;background: #fff;}
.search-bg{width:300px;height:46px;margin-top:26px;}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:18px;color: #fff;display: inline-block;}
.search_l a{font-size: 15px;color: #ccc;}
.search_l a:hover{color:#fff;}
.search-bg #infoname{width:270px;background:#e6e6e6 ;outline:none; color:#ccc;border: none;height:45px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;border: 1px solid #eee;border-top: none;border-bottom: none;border-radius: 23px;}
.search_nbg #infoname{width:278px;height: 44px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height: 46px;}
.search_bg:hover .search_bg_img{width:100%;}
.search_bg_img{width:80px;height:130px;position: absolute;right: 0;}
.search_bg_img img{position: absolute;top: 50px;right: 0;}




/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #ccc;min-width: 1400px;}
.banner-box{ min-width:1400px; height:770px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:770px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;    height: 80%;    position: relative;    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:300px; left: 0; margin-left: 0; height: 400px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background-position: 0 0;} 
.banner-btn a.next{ right:-50px;background-position: -49px 0;}
.banner-btn a{background:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211021/20211021135115_2088987350.png) no-repeat;}
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #1244b5;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

/*内页*/
.banner-nbox{height:350px;}
.banner-nbox .bd li{height:350px;}
.banner-nbox .banner-btn{    top: 100px;}

    





/*数据*/
.data_bg{height: 100px;position: relative;z-index: 9;background:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211125/20211125091434_1803506258.jpg);}
.data{position: absolute;top:-100px;left: 50%;transform: translate(-50%);}
.data li{float:left;width:25%;height:200px;background: #1244b5;box-shadow: 0px 0px 27px 3px rgb(21 21 21 / 10%);text-align: center;}
.data li p{margin:40px 0 0px 0;font-size: 60px; color:#fff;position:relative;}
.data li p:after{content:"+";display: block;width:30px;height:30px;line-height: 30px; background:rgb(255 255 255/0.3);border-radius: 100%;position: absolute;top:0px;font-size:20px;color:#fff;text-align: center;}
.data li:nth-child(1) p:after{right:125px;}
.data li:nth-child(2) p:after{right:75px;}
.data li:nth-child(3) p:after{right:110px;}
.data li:nth-child(4) p:after{right:110px;}
.data li span{font-size: 18px;color:#6e8fda;}







/*产品中心*/
.prod_bg{height:1135px;background:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211125/20211125091434_1803506258.jpg);}
.prod{position: relative;}
/*分类*/
.prod_fl{width:331px;}
.prod_fl_text b{display: block;font-size: 30px;color:#333;line-height: 28px;}
.prod_fl_text p{margin-top: 5px; font-size: 16px;color:#666;}
.prod_fl_text p:after{content: "";display: block;width:331px;height:1px;margin:40px 0 45px 0;background: #ccc;}
.prod_fl_sort li{height: 46px;line-height: 46px;padding-left: 70px;font-size: 18px;color: #333;position: relative;}
.prod_fl_sort li+li{margin-top:30px;}
.prod_fl_sort li:before{content:"";display:block; width:0px;height:46px;background:#1244b5;border-radius:0 23px 23px 0;position: absolute;top: 0;left: 0;transition: all 0.3s;}
.prod_fl_sort li.on:before{width:331px;}
.prod_fl_sort li:after{content:"";display:block;width: 10px;height: 10px;background: #333;border-radius: 100%;position: absolute;top: 18px;left: 40px;}
.prod_fl_sort li.on:after{background: #fff;}
.prod_fl_sort li a{display: block;width: 100%;font-size: 18px;color: #333;position: relative;z-index: 2;}
.prod_fl_sort li.on a{color:#fff;}
/*更多和按钮*/
.prod_retouch a{display: block;font-size: 18px;color:#999;position: absolute;top: 0;right: 0;display: none;}
.prod_retouch a:after{content:'';display: block;width:60px;height:2px;background: #999;position: absolute;top: 12px;right: 90px;}
.prod_button{width:50px;height:50px;background: url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211020/20211020114021_283356006.png)no-repeat center;position: absolute;right:25px;z-index: 5;cursor: pointer;}
.prod_button_fl{top:320px;transform: rotate(180deg);}
.prod_button_fl:after{content:"";display: block;width:1px;height:400px;background:#e5e5e5;position: absolute;top:-410px;right:25px;}
.prod_button_fr{bottom:0px;}
/*分类图片*/
.prod_fr{width:1044px;height: 500px !important;}
.prod_fr_img{width:687px;height:500px;}
.prod_fr_text{width:530px;height:320px;padding: 40px 0 50px 50px;background: #fff;box-shadow: 0px 0px 13.5px 1.5px rgba(51, 51, 51, 0.08);position: absolute;top: 90px;right: 0;z-index: 1;}
.prod_fr_text b{display: block;margin-bottom: 20px;font-size: 30px;color:#333;}
.prod_fr_text P{width:375px; font-size: 15px;color:#999;line-height: 32px;}
.prod_fr_text a{float:left;display: block;width:140px;height:40px;line-height: 40px;margin-top: 25px; background: #333;border-radius: 100px;text-align: center;font-size: 15px;color:#fff;}
.prod_fr_text a:last-child{background: #1244b5;margin-left: 25px;}
.prod_fr_text a:hover{background:none;border:1px #333 solid;color:#333;}
.prod_fr_text a:hover:last-child{border:1px #1244b5 solid;}
.prod_fr_number{position: absolute;top: 465px;right:100px;}
.prod_fr_number{color:#666;}
.prod_fr_number t{font-size: 30px;}
.prod_fr_number span{font-size: 18px;}
/*产品图片*/
.prod_b{height: 300px !important;margin-bottom:40px;}
.prod_b ul *{display: block;}
.prod_b li{float:left;overflow: hidden;position: relative;}
.prod_b li+li{margin-left: 25px;}
.prod_b li br{display:none;}
.prod_b li>a{overflow: hidden;}
.prod_b li>a img{transition: all 0.3s;}
.prod_b li:hover>a img{transform: scale(1.2);}
.prod_b li span{margin-top: 1px;height: 50px;line-height: 50px;text-align: center;background: #eee;position: relative;}
.prod_b li span:after{content:"";display:block;width:0%;height:50px;background:#1244b5;position: absolute;top: 0px;transition:all 0.3s;}
.prod_b li:hover span:after{width:100%;}
.prod_b li span a{font-size: 15px;color: #333;position: relative;z-index: 2;}
.prod_b li:hover span a{color:#fff;}




/*烦恼*/
.trouble_bg{height:870px;background: url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211020/20211020134136_1745371082.jpg)no-repeat center top;}
.trouble_title b,.trouble_title t{color:#fff;}
.trouble_title p{color:#ccc;}
.trouble_title p:after{background: url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211020/20211020134400_269476263.png)no-repeat;}
.trouble_li li{float:left;width:331px;height:360px;padding:50px 35px 0 35px;background: #fff;position: relative;text-align: center;cursor:pointer;}
.trouble_li li:hover{-webkit-animation: test 0.3s ease-in 2;}
.trouble_li li+li{margin-left: 25px;}
.trouble_li b{display: block;margin-top: 90px; font-size: 28px;color:#333;line-height: 28px;}
.trouble_li b:before,.trouble_li b:after{content:"";display: block;}
.trouble_li b:before{width:60px;height:60px;background: #1244b5;border-radius: 100%;position: absolute;top:50px;left:50%;transform: translate(-50%);}
.trouble_li b:after{width:30px;height:30px;background: url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211020/20211020140322_75400561.png)no-repeat;position: absolute;top:65px;left:50%;transform: translate(-50%);}
.trouble_li li:nth-child(2) b:after{background-position: -30px 0;}
.trouble_li li:nth-child(3) b:after{background-position: -60px 0;}
.trouble_li li:nth-child(4) b:after{background-position: -90px 0;}
.trouble_li p{margin-top: 20px;font-size: 15px;color:#999;line-height:32px;}
/*解决烦恼*/
.trouble_b{width:1400px;height:218px;margin-top:60px;padding:0 40px;background: #fff;box-shadow: 0px 0px 13.8px 1.2px rgba(102, 102, 102, 0.15);}
.trouble_fl b{display: block;margin:65px 0 9px 0;font-size:32px;color:#333;}
.trouble_fl t{color:#1244b5;}
.trouble_fl p{font-size:24px;color:#999;}
.trouble_fr{margin-top: 55px;padding-left: 80px;background:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211020/20211020141156_1096751144.png)no-repeat left;}
.trouble_fr span{font-size: 20px;color:#333;}
.trouble_fr p{font-size: 40px;line-height: 40px;color:#1244b5;}

@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,15px)}
100%{transform:translate(0,0)}
}







/*应用行业*/
.apply_bg{height:930px;}
.apply_text{width:510px;margin-right: 25px;}
.apply_text a{float:left;width:250px;height:200px;margin-bottom:10px;background: #eee; position:relative;cursor:pointer;transition:all 0.3s;}
.apply_text a.on{background: #1244b5;}
.apply_text a:nth-child(2n){margin-left: 10px;}
.apply_text a:nth-child(n+5):nth-child(-n+6){margin-bottom: 0px;}
.apply_text p{margin-top: 125px;font-size: 26px;color:#333;text-align: center;}
.apply_text a.on p{color:#fff;}
.apply_text p:before{content:"";display: block;width:66px;height:66px;background: #1244b5;border-radius: 100%;position: absolute;top:43px;left:50%;transform:translate(-50%);transition:all 0.3s;}
.apply_text a.on p:before{background: #fff;}
.apply_text p:after{content: "";display: block;width:32px;height:32px;background: url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211105/20211105195319_961375255.png)no-repeat;position: absolute;top:60px;left:50%;transform:translate(-50%);transition:all 0.3s;}
.apply_text a:nth-child(2) p:after{background-position: -32px 0;}
.apply_text a:nth-child(3) p:after{background-position: -64px 0;}
.apply_text a:nth-child(4) p:after{background-position: -96px 0;}
.apply_text a:nth-child(5) p:after{background-position: -128px 0;}
.apply_text a:nth-child(6) p:after{background-position: -160px 0;}
.apply_text a.on:nth-child(1) p:after{background-position: 0px -32px;}
.apply_text a.on:nth-child(2) p:after{background-position: -32px -32px;}
.apply_text a.on:nth-child(3) p:after{background-position: -64px -32px;}
.apply_text a.on:nth-child(4) p:after{background-position: -96px -32px;}
.apply_text a.on:nth-child(5) p:after{background-position: -128px -32px;}
.apply_text a.on:nth-child(6) p:after{background-position: -160px -32px;}
.apply_img{width:865px !important;height:620px !important;}






/*优势*/
.adv_bg{height:945px;background: url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211020/20211020145106_1570259323.png)no-repeat center;}
.adv li{width:330px;height:620px;float:left;position: relative;background: #000;transition: all 0.3s;cursor: pointer;overflow: hidden;}
.adv li:before,.adv li:after{content:"";display: block;width:40px;height:40px;background: url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211020/20211020161255_1831176650.png)no-repeat;position: absolute;transition: all 0.3s;}
.adv li:before{top: -40px;left: -40px;}
.adv li:hover:before{top:25px;left: 25px;}
.adv li:after{bottom: -40px;right: -40px;transform: rotate(180deg);}
.adv li:hover:after{bottom: 25px;right:25px;}
.adv li *{display: block;}
.adv li+li{margin-left: 25px;}
.adv_li_img{opacity: 0.5;}
.adv li:hover .adv_li_img{opacity: 0.2;}
.adv_li_title,.adv_li_text{position: absolute;z-index: 2;}
.adv_li_title{width: 100%;top:190px;text-align: center;transition:all 0.3s;}
.adv li:hover .adv_li_title{top:95px;}
.adv_li_title t{width:66px;height:66px;margin: auto;border:1px #ccc solid;border-radius: 100%;}
.adv_li_title t:before{content:'';display: block;width:30px;height:30px;margin: 17px auto 0;background: url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211020/20211020150954_921221479.png)no-repeat;}
.adv li:nth-child(2) .adv_li_title t:before{background-position: -30px 0;}
.adv li:nth-child(3) .adv_li_title t:before{background-position: -60px 0;}
.adv li:nth-child(4) .adv_li_title t:before{background-position: -90px 0;}
.adv li:hover .adv_li_title t{border:1px #6e8fda solid;}
.adv_li_title b{margin-top: 150px;font-size: 26px;color:#fff;transition: all 0.3s;}
.adv_li_title b:after{content:"";display: block;width:40px;height:2px;background: #999;margin:15px auto 20px;}
.adv li:hover .adv_li_title b:after{margin-top: 64px;background: #6e8fda;}
.adv li:hover .adv_li_title b{margin-top: 25px;}
.adv_li_title p{font-size: 18px;color:#999;}
.adv li:hover .adv_li_title p{width: 100%;position: absolute;top: 138px;left: 50%;transform: translate(-50%);}
.adv_li_text{width: 275px;left: 50%;transform: translate(-50%);top:650px;text-align: center;font-size: 15px;color:#e5e5e5;line-height: 32px;transition:all 0.3s;}
.adv li:hover .adv_li_text{top:307px;}










/*合作伙伴*/
.partner_bg{height:835px;}
.partner_t{height:173px;}
.partner_t ul *{display: block;}
.partner_t li{float:left;}
.partner_t li+li{margin-left: 25px;}

.partner_t li{display: inline-table;float: left;width:258px;height: 171px;padding: 0px !important;overflow:hidden;position:relative;box-sizing: border-box;}
.partner_t li>a{display: block;border: 1px solid #eee;}
.partner_t li>a>img{width: 100%;}
.partner_t li p{width:100%;height: 175px;margin-top: -60px;padding-top: 0px !important;background: rgba(0, 0, 0, 0.6);position:absolute;top:34%;left:0px;transform-origin: center;transform: rotateX(90deg);transition: 600ms;}
.partner_t li p a{display:block;line-height:175px;font-size:16px;color:#fff;text-align:center;}
.partner_t li:hover p{transform: rotateX(0deg);transition: 600ms;}
 /*留言*/
.partner_b{width:1400px;height:300px;margin-top: 50px;padding:40px;background: #fff;box-shadow: 0px 0px 13.8px 1.2px rgba(51, 51, 51, 0.15);}
.sy_feed_lx{overflow: hidden;}
.sy_feed_lx+.sy_feed_lx{float: left;width: 870px;margin-top:25px;}
.sy_cc_ri ul li{float: left;position: relative;}
.sy_cc_ri ul li+li{margin-left:25px;}
.sy_cc_ri ul li span{position:absolute;top:-20px;left:0;line-height: 20px;color: #fa9900;}
.sy_cc_ri ul li input{width:423px;height:60px;line-height:60px;padding: 0 10px 0 12px;border:none;outline: none;font-size: 15px;color: #999;background: #f5f5f5;}
.sy_cc_ri ul li input.cur{border:1px solid #fa9900;background:#c8c8c8;}
.sy_cc_ri textarea{background: #f5f5f5;width:870px;height:120px;line-height:33px;border:none;outline: none;font-size: 16px;color: #333;padding:12px;}
.sy_code{margin:25px auto 0;float: left;font-size: 0;}
.sy_code input#authcode{width: 306px;height: 45px;background: #ffffff;border:1px solid #e5e5e5;padding-left: 12px;display:inline-block;vertical-align: top;}
.sy_code i{width:119px;display:inline-block;vertical-align:middle;padding:7.5px 0;}
.sy_code img{margin-left:18px;}
#sy_submit{color: #fff;font-size:26px;width:423px;height:120px;line-height:120px;text-align: center;background-color: #080a0b;display:inline-block;vertical-align: top;margin-left:25px;border: none;}
.sy_feed_lx b {font-size: 20px;line-height: 40px;}
input::-webkit-input-placeholder{color: #b8b8b8;}
input::-moz-input-placeholder{color: #b8b8b8;}
input::-ms-input-placeholder{color: #b8b8b8;}
textarea::-webkit-input-placeholder{color: #b8b8b8;}
textarea::-moz-input-placeholder{color: #b8b8b8;}
textarea::-ms-input-placeholder{color: #b8b8b8;}






/*公司简介*/
.about_bj{height:600px;background-position: center;background-attachment: fixed;background-image:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20241030/20241030175901_1861519784.jpg);background-repeat: no-repeat;}
.about_bg{position: relative;}
.about{height:725px;padding:0 60px;background: #fff;box-shadow: 0px 0px 11.04px 0.96px rgba(51, 51, 51, 0.15);position: absolute;top: -190px;left: 50%;transform: translate(-50%);}
.about_text p{font-size: 15px;color:#999;line-height: 40px;text-align: center;}
.about_img{margin-top: 30px;}
.about_img ul *{display: block;}
.about_img li{float:left;}
.about_img li+li{margin-left: 25px;}
.about_img li>a{width: 301px;height: 224px;overflow: hidden;border: 1px #eee solid;border-bottom: none;}
.about_img li>a img{transition:all 0.3s;}
.about_img li:hover>a img{transform: scale(1.2);}
.about_img li br{display:none;}
.about_img li p{height: 50px;line-height: 50px;margin-top: 1px;background: #eee;text-align: center;position: relative;}
.about_img li p:after{content:"";display:block;width:0%;height: 50px;background: #1244b5;transition: all 0.3s;position: absolute;top: 0;}
.about_img li:hover p:after{width:100%;}
.about_img li p a{font-size: 15px;color: #333;position: relative;z-index: 2;}
.about_img li:hover p a{color:#fff;}





/*荣誉证书*/
.honor_bg{height:825px;margin-top: 615px;background:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211021/20211021141313_439431293.jpg)no-repeat center;}
.honor{position: relative;}
.honor_img ul,.honor_img ul *{display: block;}
.honor_img{width: 1200px;margin: auto;}
.honor_img li{float:left;margin-right:25px;}

.honor_img li{display: inline-table;float: left;width:383px;height: 511px;padding: 0px !important;overflow:hidden;position:relative;box-sizing: border-box;}
.honor_img li>a{display: block;}
.honor_img li>a>img{width: 100%;}
.honor_img li p{width:100%;height: 511px;padding-top: 0px !important;background: rgba(0, 0, 0, 0.6);position:absolute;top:0%;left:0px;transform-origin: center;transform: rotateX(90deg);transition: 600ms;}
.honor_img li p a{display:block;line-height:511px;font-size:16px;color:#fff;text-align:center;}
.honor_img li:hover p{transform: rotateX(0deg);transition: 600ms;}

/*按钮*/
.honor_button_share{width:60px;height:60px;background:#fff url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211021/20211021141907_1862074190.png)no-repeat center;position: absolute;top:225px;cursor:pointer;}
.honor_button_fr{right:0px;transform:rotate(180deg);}








/*新闻聚焦*/
.news{ padding:0px 0 80px 0;}
.newstab{ font-size:0;margin: 0 0px 40px 0px;text-align:center;}
.newstab a{ display:inline-block; width:160px; line-height:52px;background:#333; text-align:center; font-size:18px; color:#fff; transition:all .3s ease;}
.newstab a.on{ background:#1244b5; color:#fff;}
.newstab a+a{ margin-left:36px;}
.newscon .news_div_item{ float:left; width:446px; position:relative;}
.newscon .news_div_item+.news_div_item{ margin-left:30px;}
.newscon .news_div_item_pic img{ width:100%; height:auto; transition:all .6s ease;border: 1px solid #eee;
    border-bottom: 0px solid #eee;}
.newscon .news_div_item_pic{ overflow:hidden; margin-bottom:263px;}
.newscon .news_div_item_date{ position:absolute; width:102px; height:102px; box-sizing:border-box; background:#1244b5; padding:20px; font-size:0; text-align:center; border-radius:0 8px 0 8px; left:3px; bottom:266px; z-index:9;font-weight: normal;}
.newscon .news_div_item_date>div{ display:inline-block; font-size:18px; color:#fff;}
.newscon .news_div_item_date>div.news_div_item_year{ font-size:30px;} 
.newscon .news_div_item_content{ position:absolute; width:100%; box-sizing:border-box; left:0; bottom:0; border:1px solid #eeeeee; height:263px; padding:40px 30px 0 30px;background: #fff;}
.newscon .news_div_item_a{ font-size:18px; color:#333333; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;transition:all .3s ease;font-weight: normal;}
.newscon .news_div_item_body{ font-size:14px; color:#999999; line-height:32px; padding:25px 0 35px 0; border-bottom:1px solid #eeeeee;}
.newsbtn{ margin-top:27px;}
.newsbtn .newicon{ float:left; display:inline-block; width:28px; height:20px; background:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211021/20211021135245_544360050.png) no-repeat center;}
.newsbtn .newmore{ float:right; font-size:14px; color:#888888; padding:0 5px 10px 5px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; border-bottom:2px solid #cdcdcd; transition:all .3s ease;}
.newscon .news_div_item:hover .newmore,.newscon .news_div_item:hover .news_div_item_a{ color:#1244b5; border-color:#1244b5;}



/*版权*/
.copyright{ background:#222;}
.links{ font-size:16px; color:#fff; line-height:110px; border-bottom:1px solid #2f2f2f;}
.links p.fl{ padding-left:38px; font-weight:normal; background:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211021/20211021135246_603718917.png) no-repeat left center;}
.links p.fl span{ vertical-align: bottom; font-size:18px; padding:0 15px 0 5px;font-weight: bold;}
.end,.end a{ font-size:15px; color:rgb(255,255,255,0.3); line-height:99px;}
.end a:hover{ color:#fff;}
.crcon{ padding:50px 0; border-bottom:1px solid #2f2f2f;}
.kslj li{ float:left; margin-right:110px;}
.kslj li:last-child{margin-right: 0px;}
.kslj li p{ font-size:20px; color:#ffffff; margin-bottom:20px; padding-left:35px; background:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211021/20211021135246_1733126354.png) no-repeat left center;}
.kslj li a{ display:block; font-size:14px;color:rgb(255,255,255,0.3);font-weight:lighter; line-height:34px; margin-left:20px;}
.kslj li a:hover{ color:#fff;}
.kslj li a i{ padding-right:10px;}
.crcodecon li img{ border:10px solid #fff; border-radius:5px; width:163px; height:auto;}
.crcodecon { margin-right:17px;}
.crcodecon li{ width:173px !important; position:relative;}
.crcodecon li:after{ content:''; display:block; position:absolute; width:10px; height:19px; right:0; top:15px; background:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211021/20211021135357_1954557964.png) no-repeat left center;}
.crcodecon li:nth-child(2):after{ top:15px;}
.crcodecon li:nth-child(3):after{ top:72px;}
.crcodecon li:nth-child(4):after{ top:130px;}
.crcodetab p{ cursor:pointer; font-size:16px; font-weight:lighter; color:#fff; width:200px; height:45px; line-height:45px; border-radius:25px;background:#4e4e4e; position:relative;}
.crcodetab p+p{ margin-top:14px;}
.crcodetab p.on{background:#fff; color:#222;}
.crcodetab p span{ padding-left:12px; margin-left:50px;}
.crcodetab p:after{ content:''; display:block; position:absolute; width:20px; height:20px; background:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211021/20211021135357_726696315.png) no-repeat center; top:12px; left:19px;}
.crcodetab p.on:after{ background:url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211021/20211021135357_1191941221.png) no-repeat center;}





/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/dgkaicheng/uploadfile/image/20211020/20211020112131_869573200.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #1244b5; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #1244b5; border-color: #1244b5; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #1244b5; border-color: #1244b5;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }


.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#1244b5; }
.y-kefu-box01 .mobile-infos p { color: #1244b5; font-size: 18px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .right-arrow2 {
border-left: 6px white solid;
}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #1244b5; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }